Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Minor cleanup #988

Merged
merged 3 commits into from
Oct 15, 2024
Merged

Minor cleanup #988

merged 3 commits into from
Oct 15, 2024

Conversation

pca006132
Copy link
Collaborator

Update documentation and removed some todos.

Regarding files in extras, I found that:

  1. All CGAL related code are not compiling due to our breaking APIs. I think we should build these in our CI as well.
  2. minimize_testcase.cpp will not work now due to the different dump format.
  3. large_scene_test.cpp is really slow.

Will fix those in another PR.

Copy link

codecov bot commented Oct 15, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 88.12%. Comparing base (d437097) to head (2d27128).
Report is 120 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #988      +/-   ##
==========================================
- Coverage   91.84%   88.12%   -3.72%     
==========================================
  Files          37       62      +25     
  Lines        4976     8675    +3699     
  Branches        0     1041    +1041     
==========================================
+ Hits         4570     7645    +3075     
- Misses        406     1030     +624     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Owner

@elalish elalish left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@pca006132 pca006132 merged commit bd52d30 into elalish:master Oct 15, 2024
21 checks passed
RahimovIR pushed a commit to RahimovIR/manifold that referenced this pull request Oct 18, 2024
* documentation update

* remove some todo

* format
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants